You are here: Symbol Reference > Stimulsoft.Base.Crypto Namespace > MD5 Class > MD5 Methods > BlockUpdate Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
MD5.BlockUpdate Method

Update hash by byte array

Syntax
C++
C#
Visual Basic
public: void BlockUpdate( byte[] input, int inOff, int length );
Parameters
Parameters 
Description 
input 
Input array 
inOff 
Offset of the first element 
length 
Count of elements 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.